From: Richard M. Stallman Date: Tue, 25 May 1993 18:07:11 +0000 (+0000) Subject: Fix another message. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95975 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=97a983f472dfdb6c5600aa48f0aad80a5a77fd72;p=emacs.git Fix another message. --- diff --git a/configure1.in b/configure1.in index 5635474b0fb..87618609f53 100755 --- a/configure1.in +++ b/configure1.in @@ -922,7 +922,7 @@ case "${window_system}" in fi ;; * ) - echo "Don\'t specify the window system more than once." >&2 + echo "Don't specify the window system more than once." >&2 exit 1 ;; esac